fix: remove network proxy from pyKMS
Some checks are pending
Deploy / Prepare Build (push) Waiting to run
Some checks are pending
Deploy / Prepare Build (push) Waiting to run
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user