feat: update

This commit is contained in:
liuyx 2024-09-02 17:55:46 +08:00
parent 0d06d932e0
commit 1ec67e5ab2

View File

@ -4,6 +4,7 @@ services:
container_name: u22 container_name: u22
image: ubuntu-systemd:22.04 image: ubuntu-systemd:22.04
restart: always restart: always
hostname: u22
# ports: # ports:
# - 3111-3222:3111-3222 # - 3111-3222:3111-3222
# networks: # networks: