mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-28 12:03:33 +00:00
docs: Rough notes for "services" docs with examples of internal DNS lookups and container ENV (#136)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Container ENV Variables
|
||||
|
||||
- `UNCLOUD_MACHINE_ID`
|
||||
- Machine ID the service container is running on.
|
||||
- Example: `UNCLOUD_MACHINE_ID=0903f0ee483aa97d559eeeaac5e22283`
|
||||
- `HOSTNAME`
|
||||
- Service name with unique suffix.
|
||||
- Example: `HOSTNAME=worker-c1zd`
|
||||
Reference in New Issue
Block a user