this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Factorio: New save without mods, part two

+3 -7
+3 -7
k8s/nebula/apps/games/factorio/app/hr.yaml
··· 61 61 import_save: 62 62 enabled: false 63 63 factorioServer: 64 - env: 65 - - name: BIND 66 - value: "0.0.0.0" 64 + # env: 65 + # - name: BIND 66 + # value: "0.0.0.0" 67 67 save_name: "new-non-modded-save" 68 68 update_mods_on_start: true 69 69 load_latest_save: true 70 70 enable_space_age: true 71 71 # https://github.com/SQLJames/factorio-server-charts/pull/49 72 - map_settings: 73 - asteroids: 74 - spawning_rate: 1 75 - max_ray_portals_expanded_per_tick: 100 76 72 server_settings: 77 73 name: Kryptonian's game 78 74 description: "dedicated server on Kubernetes ;)"