Skip to content

Commit

Permalink
Remove changes to devcontainer deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbourelly999 committed Jun 11, 2024
1 parent c7cb188 commit ffb1cf3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .devcontainer/docker-compose-vscode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ services:
- SIM_V2X_PORT=5757
- SIM_INTERACTION_PORT=7576
- V2X_PORT=8686
- INFRASTRUCTURE_ID=rsu_1234
- INFRASTRUCTURE_NAME=SOmeName
- INFRASTRUCTURE_ID=rsu_<J2735 MAP MESSAGE INTERSECTION ID>
- INFRASTRUCTURE_NAME=<RSU_NAME>
- SENSOR_JSON_FILE_PATH=/var/www/plugins/MAP/sensors.json
secrets:
- mysql_password

Expand Down

0 comments on commit ffb1cf3

Please sign in to comment.