Skip to content

Commit

Permalink
Merge pull request #327 from stakwork/fix/add-subnet-env
Browse files Browse the repository at this point in the history
update: add AWS_SUBNET_ID to environment
  • Loading branch information
tobi-bams authored Oct 4, 2024
2 parents d5200d8 + 582e0a0 commit 7080aae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions superadmin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ services:
- AWS_IMAGE_ID=$AWS_IMAGE_ID
- AWS_SECURITY_GROUP_ID=$AWS_SECURITY_GROUP_ID
- AWS_KEY_NAME=$AWS_KEY_NAME
- AWS_SUBNET_ID=$AWS_SUBNET_ID

networks:
sphinx-swarm:
Expand Down

0 comments on commit 7080aae

Please sign in to comment.