fix: remove network proxy from pyKMS
Some checks are pending
Deploy / Prepare Build (push) Waiting to run

This commit is contained in:
2024-11-01 00:06:33 +10:00
parent 21ecaa856f
commit dab2fea58b
3 changed files with 7 additions and 6 deletions

View File

@ -13,8 +13,6 @@
image: ghcr.io/py-kms-organization/py-kms:latest
restart_policy: unless-stopped
recreate: true
networks:
- name: proxy_network
ports:
- "1688:1688"
env: