update compose

This commit is contained in:
紫云徽 2024-08-05 14:41:02 +08:00
parent c45d06b044
commit de10607e9b

View File

@ -1,6 +1,7 @@
services: services:
netgate-switch: netgate-switch:
build: . build: .
pull_policy: build
ports: ports:
- '7000:7000' - '7000:7000'
restart: unless-stopped restart: unless-stopped