Skip to content

Commit

Permalink
Create docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
firerui authored Sep 3, 2024
1 parent e504fbc commit 7138333
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
services:
zns:
image: firerui/zns:latest
restart: always
ports:
- "127.0.0.1:40443:443"
network_mode: 1panel-network
container_name: firerui-zns

0 comments on commit 7138333

Please sign in to comment.