feat: update
This commit is contained in:
parent
b675d47426
commit
8978d12a52
@ -1,7 +1,7 @@
|
||||
services:
|
||||
u22:
|
||||
# command: command
|
||||
container_name:
|
||||
container_name: u22
|
||||
image: ubuntu:22.04
|
||||
restart: always
|
||||
# ports:
|
||||
@ -15,4 +15,4 @@ services:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
environment:
|
||||
APP_ADDRESS: 0.0.0.0:3111
|
||||
|
||||
command: ['tail', '-f', '/dev/null']
|
||||
|
Loading…
Reference in New Issue
Block a user