mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-03 03:17:58 +08:00
chore(deps): migrate to firezmc/dosgame-web-docker docker tag to v3.9.6 (#1376)
This commit is contained in:
parent
842bf341c8
commit
8ff0f84c63
@ -1,18 +1,16 @@
|
||||
services:
|
||||
dosgame:
|
||||
container_name: ${CONTAINER_NAME}
|
||||
image: oldiy/dosgame-web-docker:latest
|
||||
image: firezmc/dosgame-web-docker:v3.9.6
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- ${PANEL_APP_PORT_HTTP}:262
|
||||
- ${PANEL_APP_PORT_HTTP}:8090
|
||||
volumes:
|
||||
- dosgame_data:/app/static/games
|
||||
- ./data/games_storage:/games_storage
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
volumes:
|
||||
dosgame_data:
|
||||
networks:
|
||||
1panel-network:
|
||||
external: true
|
Loading…
x
Reference in New Issue
Block a user