Skip to content

Commit

Permalink
gateway port 4444 and 4004
Browse files Browse the repository at this point in the history
  • Loading branch information
dinstone committed Feb 28, 2024
1 parent 58dc253 commit 6b2c02e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified agate-script/admin/data/agate.db
Binary file not shown.
2 changes: 1 addition & 1 deletion agate-script/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ services:
container_name: agate-gateway
# restart: always
ports:
- 5454:5454
- 4444:4444
- 4004:4004
volumes:
- ./gateway/logs:/agate-gateway/logs
Expand Down

0 comments on commit 6b2c02e

Please sign in to comment.